Fix to use all your RAM in Ubuntu

Ubuntu 64 bit will recognize more than 4 Gig of ram.
If your 32 bit version of Ubuntu does not see more than 3 Gig of ram try the following.
To enable more than 3 GB, enter this in a terminal. This command will install the PAE packages.
sudo apt-get install linux-generic-pae
Now after restarting the system, your Ubuntu should use the full RAM resource of your computer.

blog comments powered by Disqus